From: Nicolas Thill Date: Mon, 8 Jan 2007 01:13:31 +0000 (+0000) Subject: backport [5946] to WhiteRussian SDK X-Git-Tag: whiterussian_0.9~16 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org///%22https:/collectd.org/?a=commitdiff_plain;h=86c1c9cd35b5f18421c1d924fa17fe362ae532f3;p=openwrt%2Fsvn-archive%2Fopenwrt.git backport [5946] to WhiteRussian SDK SVN-Revision: 6024 --- diff --git a/openwrt/package/sdk/files/rules.mk b/openwrt/package/sdk/files/rules.mk index 40e414bb1d..98d9720c1f 100644 --- a/openwrt/package/sdk/files/rules.mk +++ b/openwrt/package/sdk/files/rules.mk @@ -62,6 +62,7 @@ CP:=cp -fpR INSTALL_BIN:=install -m0755 INSTALL_DIR:=install -d -m0755 INSTALL_DATA:=install -m0644 +INSTALL_CONF:=install -m0600 ifneq ($(CONFIG_CCACHE),) # FIXME: move this variable to a better location